Welcome![Sign In][Sign Up]
Location:
Search - ofdm rayleigh

Search list

[SourceCodeOfdm ber2

Description: 该程序源代码实现了OFDM通信系统性能的仿真,调制方式有BPSK,QPSK,MSK,QAM,信道为AWGN和Rayleigh信道,并对有插入导频的符合IEEE802.11a的OFDM系统进行了仿真。-The program source code to achieve the performance of OFDM communication system simulation, modulation has BPSK, QPSK, MSK, QAM, for the AWGN channel and Rayleigh channel, and have inserted the line with the IEEE802.11a pilot of OFDM system simulation.
Platform: | Size: 176200 | Author: zhuangshengyu@126.com | Hits:

[CommunicationOFDM_AWGN_FADING

Description: 在瑞利衰落下对OFDM系统进行的仿真,用MATLAB实现。-in Rayleigh fading under the OFDM system simulation using MATLAB.
Platform: | Size: 6144 | Author: 罗旋 | Hits:

[Windows Develop04041093ofdm

Description: OFDM编程仿真信道衰落,主要是AWGN信道和瑞利多径信道!-OFDM channel decline was mainly AWGN and multipath Rayleigh Channel!
Platform: | Size: 21504 | Author: 将开 | Hits:

[Communication-Mobileraleighchannel

Description: 瑞利信道仿真,用于ofdm,mimo系统中,望大家下载-Rayleigh channel simulation for ofdm, mimo system, hope you download
Platform: | Size: 4096 | Author: wangjun | Hits:

[Algorithmrayleigh_channel_code

Description: OFDM瑞利衰落信道的建模仿真源程序代码,可以仿真单径和多径-OFDM Rayleigh fading channels modeling and simulation source code can be simulated single-track and multi-track
Platform: | Size: 9216 | Author: 周洁 | Hits:

[Communication-Mobileofdm+matlab

Description: OFDM:正交频分复用(OFDM)是第四代移动通信的核心技术。该文首先简要介绍了OFDM基本原理,重点研究了理想同步情 况下,保护时隙(cP)和不同的信道估计方法在高斯信道和多径瑞利衰落信道下对OFDM系统性能的影响。在给出OFDM系 统模型的基础上,用MATLAB语言实现了整个系统的计算机仿真并给出参考设计程序-OFDM : Orthogonal Frequency Division Multiplexing (OFDM) is the fourth-generation mobile communication core technology. The article briefly introduces the basic principles of OFDM, focus on the ideal synchronous circumstances, Protection slot (counted ac cording) and different channel estimation method in Gaussian channel and multi-path Rayleigh fading channels of OFDM system performance. OFDM system is the model on the basis of MATLAB language of the entire system is computer simulation and reference design process
Platform: | Size: 2048 | Author: xoaxiao | Hits:

[Post-TeleCom sofeware systemsofdm

Description: 该程序源代码实现了OFDM通信系统性能的仿真,调制方式有BPSK,QPSK,MSK,QAM,信道为AWGN和Rayleigh信道,并对有插入导频的符合IEEE802.11a的OFDM系统进行了仿真。-The program source code to achieve the performance of OFDM communication system simulation, modulation has BPSK, QPSK, MSK, QAM, for the AWGN channel and Rayleigh channel, and have inserted the line with the IEEE802.11a pilot of OFDM system simulation.
Platform: | Size: 176128 | Author: 郭顺利 | Hits:

[Post-TeleCom sofeware systemsSimulation-Performance-Analysis-of-OFDM-System-in-

Description: 构建了正交频分复用(OFDM)系统的仿真模型,给出了具体信道的参数。在不同信道传输环境下,对不同调制方式和 不同移动速度下的OFDM系统性能进行了分析比较,在仿真结果的基础上给出了OFDM系统抗多普勒频移的参考方案,采 用的信道模型基于ITU - RM. 1225 ChannelB瑞利(Rayleigh)衰落信道。最后,在基于COST 207的信道模型下,对四种典型 环境的OFDM系统进行了仿真研究,并对其结果作了讨论分析。结果表明:在多径衰落信道下,OFDM系统可以有效克服多 径衰落和多普勒频移,能够应用于未来的通信系统。 关键词:正交频分复用 多径衰落信道 多普勒效应 循环前缀-err
Platform: | Size: 522240 | Author: 子羽 | Hits:

[matlabofdm-emluator

Description: 信道编码采用卷积码,解码使用Viterbi解码。调制给出QPSK、16QAM 两种调制方式,并在AWGN和瑞利信道两种信道模型下传输。-Channel coding using convolutional codes, decoding using the Viterbi decoder. Given modulation QPSK, 16QAM modulation in two ways, and in the AWGN and Rayleigh channel model of two-channel transmission.
Platform: | Size: 21504 | Author: zollone | Hits:

[matlabofdm

Description: OFDM的仿真程序,经过瑞利多径的仿真。其中子载波数为4.-OFDM simulation procedure, after the simulation of multipath Rayleigh. Subcarriers of which the number of 4.
Platform: | Size: 10240 | Author: 王丽 | Hits:

[matlabofdm-siso

Description: 正交频分复用是一种多载波宽带数字调制技术。相比一般的数字通信系统, 它具有频带利用率高和抗多径干扰能力强等优点,因而适合于高速率的无线通信系统。- OFDM Simulator -------------------------------------------------------------------------------- MIMO OFDM Simulator: OFDM.m: OFDM Simulator (outer function) create_channel.m: Generates a Rayleigh fading frequency-selective channel, parametrized by the antenna configuration, the OFDM configuration, and the power-delay profile. svd_decompose_channel.m: Since full channel knowledge is assumed, transmission is across parallel singular value modes. This function decomposes the channel into these modes. BitLoad.m: Apply the bit-loading algorithm to achieve the desired bit and energy allocation for the current channel instance. ComputeSNR.m: Given the subcarrier gains, this simple function generates the SNR values of each channel (each singular value on each tone is a separate channel). chow_algo.m: Apply Chow s algorithm to generate a particular bit and energy allocation. EnergyTableInit.m: Given the SNR values, form a table of energy increments for
Platform: | Size: 184320 | Author: 田静 | Hits:

[Communication-MobileOFDM_80211_BPSk_rayleigh

Description: OFDM Rayleigh simulation
Platform: | Size: 2048 | Author: caganoo | Hits:

[matlabrayleigh-fadeing

Description: OFDM信号瑞利衰落信道的matlab仿真,包括一个word文档以及仿真程序。-OFDM signals in Rayleigh fading channel matlab simulation, including a word document as well as the simulation program.
Platform: | Size: 11264 | Author: daliu | Hits:

[Communication-MobileMIMO-OFDM

Description: MIMO-OFDM simulations(16QAM,64QAM)(Tx 1~4)-MIMO-OFDM simulations(16QAM,64QAM)(Tx 1~4)、
Platform: | Size: 12288 | Author: GenLung Wu | Hits:

[matlabrayleigh

Description: OFDM信号瑞利衰落信道的matlab仿真代码,,包括一个word文档和仿真程序。-OFDM signals in Rayleigh fading channel simulation matlab code, including a word document and simulation program.
Platform: | Size: 10240 | Author: 魏琴 | Hits:

[matlabofdm

Description: MIMO-OFDM的matlab程序,包括接收和发送部分,采取了简化的信道模型。-the matlab program code for MIMO-OFDM, including the transmission and receiving model.it adopts a simple channel model
Platform: | Size: 5120 | Author: psyche | Hits:

[OtherOFDM

Description: 基于MATLAB的OFDM信道估计,LS信道估计,rayleigh信道-MATLAB-based OFDM channel estimation, LS channel estimation, rayleigh channel
Platform: | Size: 1024 | Author: 江南 | Hits:

[matlabber-bpsk-ofdm-rayleigh-channel

Description: ber bpsk ofdm rayleigh channel
Platform: | Size: 2048 | Author: Justin | Hits:

[3G developmatlab-ofdm-rayleigh

Description: matlab simulink ofdm rayleigh
Platform: | Size: 18432 | Author: zhangqi | Hits:

[Communication-MobileOFDM rayleigh

Description: OFDM下的信道估计,在频率选择性rayleigh信道下五条多径下测试,并作出信道估计性能曲线(The channel estimation under OFDM is tested under five multipaths under the frequency selective Rayleigh channel, and the channel estimation performance curve is made.)
Platform: | Size: 13312 | Author: joko365 | Hits:
« 12 3 4 5 6 7 8 9 10 ... 14 »

CodeBus www.codebus.net